Skip to content

0.12.0#21

Merged
jealouscloud merged 18 commits into
mainfrom
0.12.0
Mar 16, 2026
Merged

0.12.0#21
jealouscloud merged 18 commits into
mainfrom
0.12.0

Conversation

@jealouscloud

Copy link
Copy Markdown
Owner
  • Add gallery: component showcase server with live reload (html-compose gallery)
    • @showcase decorator to register components with example fixtures
    • declare_environment for managing CSS/JS/fonts and isolation modes (shadow-dom, iframe, none)
    • Environment inheritance with resource merging and body_override support
    • Hot-reloading dev server with file watching
  • Switch livereload client from livereload-js to livereload-morph
  • js_import supports multiple scopes
  • render/stream public APIs now accept element lists
  • Spec parser now identifies special elements
  • HTML converter: don't output constructor for attr-less elements
  • bugfix: improve whitespace round trip
  • bugfix: nested callables are now called appropriately
  • bugfix: correctly detect void elements, fix iframe/template
  • bugfix: watcher rule matching
  • Performance: deferred_resolve no longer generates extra list
  • Performance: detect _HasHtml via hasattr instead of Protocol isinstance
  • Prefer collections.abc for runtime Iterable checking

@jealouscloud jealouscloud merged commit 71c884e into main Mar 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant